const runtime.heapStatsDep

18 uses

	runtime (current package)
		metrics.go#L221: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L233: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L240: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L247: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L259: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L266: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L292: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L299: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L306: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L338: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L347: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L354: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L361: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L368: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L403: 			deps: makeStatDepSet(heapStatsDep, sysStatsDep),
		metrics.go#L431: 			deps: makeStatDepSet(heapStatsDep, sysStatsDep),
		metrics.go#L509: 	heapStatsDep statDep = iota // corresponds to heapStatsAggregate
		metrics.go#L722: 		case heapStatsDep: